home *** CD-ROM | disk | FTP | other *** search
- REM Favorite : Fill
-
- WITHOBJECT "CorelDraw.Automation.9"
- .StartOfRecording
- .SuppressPainting
- .RecorderStorePreselectedObjects FALSE
- .RecorderSelectObjectByIndex TRUE, 1
- .ApplyTextureFill "", "BubbleMania Soft 3C", "Cdr5:BubbleMania Soft 3C"
- .ResumePainting
- .EndOfRecording
- END WITHOBJECT
-
-
-